mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
add stable to release workflows
* we changed branch naming schema so adding in the new name
This commit is contained in:
parent
550ae51aec
commit
3ccc5e5f2c
1
.github/workflows/devel_images.yml
vendored
1
.github/workflows/devel_images.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- devel
|
||||
- release_*
|
||||
- feature_*
|
||||
- stable-*
|
||||
jobs:
|
||||
push-development-images:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
1
.github/workflows/upload_schema.yml
vendored
1
.github/workflows/upload_schema.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- devel
|
||||
- release_**
|
||||
- feature_**
|
||||
- stable-**
|
||||
jobs:
|
||||
push:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user