mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
add stable to release workflows
* we changed branch naming schema so adding in the new name
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user