Skip to content

Commit

Permalink
Update upstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qwqtoday authored Oct 6, 2024
1 parent 4e6bbff commit c591430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- cron: "0 */1 * * *"
jobs:
upstream:
runs-on: self-hosted
runs-on: ubuntu-server
if: "!contains(github.event.commits[0].message, '[ci-skip]')"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c591430

Please sign in to comment.