Skip to content

Commit

Permalink
[update][xs] Update ci.yaml
Browse files Browse the repository at this point in the history
Changed the branch name from master to main
  • Loading branch information
gradedSystem authored Nov 20, 2024
1 parent fdf9132 commit f9404b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ppp github action ci
on:
push:
branches:
- master
- main
schedule:
- cron: "0 8 1 * *"

Expand All @@ -23,4 +23,4 @@ jobs:
uses: mikeal/publish-to-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit f9404b9

Please sign in to comment.