Skip to content

Commit

Permalink
👷 Do not run OAF version check on PR open
Browse files Browse the repository at this point in the history
because the action now creates PRs, which might result in a loop
  • Loading branch information
stevenbal committed Jan 16, 2025
1 parent c6a0c47 commit 7fa9317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/oaf-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- master
tags:
- '*'
pull_request:
workflow_dispatch:
schedule:
- cron: '0 7 * * 1'
Expand Down

0 comments on commit 7fa9317

Please sign in to comment.