Skip to content

Commit

Permalink
Merge pull request #834 from CobyPear/ci/revert
Browse files Browse the repository at this point in the history
CI: Revert ci fix attempts
  • Loading branch information
backlineint authored Aug 22, 2023
2 parents e1bfe00 + fb9fbed commit 3c65ac8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
branches:
- canary

permissions:
pull-requests: write
contents: read

# Releases a canary tagged version of the packages
jobs:
canary_release:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/release-and-split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
tags:
- '*'

permissions:
pull-requests: write
contents: read

jobs:
release:
name: version and publish
Expand Down

0 comments on commit 3c65ac8

Please sign in to comment.