Skip to content

Commit

Permalink
test again for new code (#19)
Browse files Browse the repository at this point in the history
* test again for new code

* version change

* revert version

* test 1.0.9 again

* revert to 1.0.8
  • Loading branch information
JTaeuber authored Sep 13, 2024
1 parent aeefac0 commit 7815c1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-for-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ jobs:
exit 1
else
echo "No appVersion changes detected."
gh pr edit ${{ github.event.pull_request.number }} --remove-label "needs approval"
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Remove approval label
run: |
Expand Down

0 comments on commit 7815c1f

Please sign in to comment.