Skip to content

Commit

Permalink
[skip-edge]
Browse files Browse the repository at this point in the history
  • Loading branch information
th3w1zard1 committed Jan 9, 2024
1 parent d2c0af5 commit 4e398ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/commit-all-to-bleeding-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
merge:
runs-on: ubuntu-latest
if: contains(github.event.head_commit.message, '[skip-edge]') == false

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 4e398ce

Please sign in to comment.