mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 15:38:06 -03:30
Update .github/workflows/promote.yml
Co-authored-by: Shane McDonald <me@shanemcd.com>
This commit is contained in:
parent
31c2e1a450
commit
e2cee10767
2
.github/workflows/promote.yml
vendored
2
.github/workflows/promote.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
promote:
|
||||
if: github.repository == 'ansible/awx'
|
||||
if: endsWith(github.repository, '/awx')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout awx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user