Skip to content

Commit

Permalink
Temporarily disable pr trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
harleymckenzie committed Mar 1, 2024
1 parent 931a647 commit 09bcf4a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/increase-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@ name: Increment Version
concurrency: automated-release

on:
pull_request:
types:
- closed
# pull_request:
# types:
# - closed
# branches:
# - main
push:
branches:
- main
- dev

jobs:
increment_version:
Expand Down

0 comments on commit 09bcf4a

Please sign in to comment.