Skip to content

Commit

Permalink
Update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianvf committed May 2, 2023
1 parent b01cfe7 commit 687d756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
name: pr_message
path: artifacts
- name: Update pass rate badge
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: RubbaBoy/[email protected]
with:
NAME: windup-pass-rate
Expand Down

0 comments on commit 687d756

Please sign in to comment.