mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Dont re-run CI after merging PRs into devel
This commit is contained in:
parent
5df9655fe3
commit
64b337e3c6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,8 +4,6 @@ env:
|
||||
BRANCH: ${{ github.base_ref || 'devel' }}
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [devel]
|
||||
jobs:
|
||||
api-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user