Compare commits
3 Commits
2c1c026196
...
85303e709b
| Author | SHA1 | Date | |
|---|---|---|---|
| 85303e709b | |||
| 114a274da9 | |||
|
74165ff48c
|
@@ -4,7 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
needs: [test]
|
||||
workflow_run:
|
||||
workflows: ["Test stage"]
|
||||
branches: [main]
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
buildpush:
|
||||
|
||||
@@ -4,7 +4,7 @@ on:
|
||||
- push
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
test_shellcheck:
|
||||
name: check and test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user