mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 18:40:58 -05:00
do not cascade if the CASCADE variable is no
This commit is contained in:
parent
ca4548f34a
commit
e84be18f37
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ on:
|
|||
jobs:
|
||||
cascade:
|
||||
runs-on: docker
|
||||
if: vars.CASCADE != 'no'
|
||||
steps:
|
||||
- uses: actions/cascading-pr@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue