upd wf
This commit is contained in:
parent
cd8b68eda0
commit
dfa39244c7
1 changed files with 3 additions and 4 deletions
7
.github/workflows/verify.yml
vendored
7
.github/workflows/verify.yml
vendored
|
|
@ -1,13 +1,12 @@
|
||||||
name: verify
|
name: Container Action Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- prime
|
- prime
|
||||||
- develop
|
- develop
|
||||||
pull_request:
|
pull_request_review:
|
||||||
branches:
|
types: [submitted]
|
||||||
- develop
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue