chore: remove unnecessary 'on push' setting
This commit is contained in:
parent
6958b4edd4
commit
431a83247f
1 changed files with 0 additions and 3 deletions
3
.github/workflows/release_test.yml
vendored
3
.github/workflows/release_test.yml
vendored
|
|
@ -5,9 +5,6 @@ permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- feature/cog-3213-docs-set-up-guide-script-tests
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue