Skip to content

Commit

Permalink
fix: ci on branch from main => master
Browse files Browse the repository at this point in the history
  • Loading branch information
skyleaworlder committed Jun 14, 2022
1 parent a9423cd commit 8f123c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
on:
push:
branches:
- main
- master
- fix-ci
pull_request:
branches:
- main
- master

name: test

Expand Down

0 comments on commit 8f123c2

Please sign in to comment.