Skip to content

Commit

Permalink
Run GitHub Action on Main branch only
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Mar 26, 2024
1 parent 75f5b05 commit d139026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update versions.md
on:
push:
branches:
- version_scan
- main

jobs:
update_versions:
Expand Down

0 comments on commit d139026

Please sign in to comment.