diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8bc0e5c..e6bb451 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ name: ppp github action ci on: push: branches: - - master + - main schedule: - cron: "0 8 1 * *" @@ -23,4 +23,4 @@ jobs: uses: mikeal/publish-to-github-action@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - \ No newline at end of file +