Skip to content

Commit

Permalink
feat: disable pr test on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
paulshih-canva committed Apr 10, 2024
1 parent b40b7b3 commit 957a70c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: PR Testing
run-name: PR Checks for ${{ github.ref_name }}
on:
pull_request: {}
push:
branches:
- trunk-merge/**
Expand Down

0 comments on commit 957a70c

Please sign in to comment.