Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy committed Aug 19, 2024
1 parent 97ebcd6 commit 36169f1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
- releaseVersion

jobs:
debug-ref:
runs-on: ubuntu-latest
steps:
- name: Print github.ref
run: echo "github.ref is ${{ github.ref }}"

check:
if: startsWith(github.ref, 'refs/heads/releases/') || github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
Expand Down

0 comments on commit 36169f1

Please sign in to comment.