Skip to content

Commit

Permalink
Update GitHub Action YML file
Browse files Browse the repository at this point in the history
  • Loading branch information
yoland68 committed Jun 12, 2024
1 parent f65e18a commit 8697455
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/verify-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ name: Verify GitHub Action YML
on:
push:
paths:
- '.github/workflows/*.yml'
pull_request:
paths:
- '.github/workflows/*.yml'
- 'action.yml'
- 'action_yaml_checker.py'
- '.github/workflows/verify-action.yml'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8697455

Please sign in to comment.