mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Adding endswith(awx) to stage
This commit is contained in:
parent
e2cee10767
commit
5d96ee084d
2
.github/workflows/stage.yml
vendored
2
.github/workflows/stage.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
|
||||
jobs:
|
||||
stage:
|
||||
if: github.repository == 'ansible/awx'
|
||||
if: endsWith(github.repository, '/awx')
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user