Skip to content

Commit

Permalink
Add rule for podman-test on GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Jun 6, 2023
1 parent bafb52c commit b8daa3c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/podman-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ on:
pull_request:
branches:
- main

paths-ignore:
- 'docs/**'
- CONTRIBUTING.md
- OWNERS
- README.md
- USAGE_DATA.md

jobs:
ODO-PODMAN-TEST:
Expand Down

0 comments on commit b8daa3c

Please sign in to comment.