Skip to content

Commit

Permalink
Change default branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Apr 30, 2024
1 parent 73e2086 commit 8c9a77b
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
name: Basic Tests

on:
pull_request:
branches:
- main
push:
branches:
- 'user/**'
- 'feature/**'
- 'improvement/**'
- 'bugfix/**'
- 'dependabot/**'
- 'w/**'
- 'q/**'
- main

permissions:
contents: read
Expand Down

0 comments on commit 8c9a77b

Please sign in to comment.