Skip to content

Commit

Permalink
Change the main branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmengels committed Jun 22, 2024
1 parent ba62348 commit 148f07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
# events but only for the main branch
on: [push, pull_request]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 148f07b

Please sign in to comment.