Skip to content

Commit

Permalink
main branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 8, 2023
1 parent cb86159 commit 7ed3e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ci
on:
push:
branches: [ "main" ]
branches: [ "master" ]
pull_request:
branches: [ "main" ]
branches: [ "master" ]

jobs:
build:
Expand Down

0 comments on commit 7ed3e7d

Please sign in to comment.