Skip to content

Commit

Permalink
disable release action for now
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Aug 12, 2024
1 parent 1852376 commit 6acf4aa
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ permissions:
pull-requests: write
contents: write

on:
push:
branches:
- develop
# TODO(aduffy): uncomment when we're ready to publish
on: {}
# push:
# branches:
# - develop

jobs:
release-plz:
Expand Down

0 comments on commit 6acf4aa

Please sign in to comment.