Skip to content

Commit

Permalink
Update .github/workflows/integration-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo authored Nov 10, 2023
1 parent 06fac5c commit 10968de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: Integration tests

Check failure on line 1 in .github/workflows/integration-tests.yaml

View workflow job for this annotation

GitHub Actions / ansible-lint

load-failure[runtimeerror]

Failed to load YAML file: .github/workflows/integration-tests.yaml
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
Expand Down

0 comments on commit 10968de

Please sign in to comment.