Skip to content

Commit

Permalink
Merge branch 'main' into temp-PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisevener committed Feb 13, 2025
2 parents f38bfe7 + 092a8a6 commit 67287ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
- unlabeled
branches:
- 'main'
workflow_dispatch: # allows workflow to be triggered manually

jobs:
check-version:
Expand Down Expand Up @@ -44,4 +43,4 @@ jobs:
exit 1
fi
echo "Success: At least one PR label matches the app version."
echo "Success: At least one PR label matches the app version."

0 comments on commit 67287ac

Please sign in to comment.