Skip to content

Commit

Permalink
Fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
wanliAlex committed Nov 20, 2024
1 parent 23bed29 commit b820843
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/check_requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ on:
workflow_dispatch:
pull_request:
branches:
- main # Trigger when a PR is merged into main
- main
push:
branches:
- main

concurrency:
group: check-requirements-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit b820843

Please sign in to comment.