Skip to content

Commit

Permalink
ci: drop for-pr branch from list of triggers since it's not used an…
Browse files Browse the repository at this point in the history
…ymore
  • Loading branch information
LSViana committed Dec 3, 2023
1 parent f933c59 commit 99102b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- 'main'
- 'for-pr'

jobs:
test:
Expand Down

0 comments on commit 99102b1

Please sign in to comment.