Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #22 from mbektasbbg/use_main_in_workflow
Browse files Browse the repository at this point in the history
switch workflow to main branch
  • Loading branch information
jtpio committed Mar 15, 2021
2 parents bd1d93b + 4f26403 commit 6dd96e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test
on:
push:
branches:
- master
- main
pull_request:
branches: '*'

Expand Down

0 comments on commit 6dd96e9

Please sign in to comment.