Extract common checks to its own workflow to only run once
This commit is contained in:
@@ -4,8 +4,8 @@ on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
call-ci:
|
||||
uses: ./.github/workflows/ci.yml
|
||||
test:
|
||||
uses: ./.github/workflows/test.yml
|
||||
with:
|
||||
saas: true
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user