Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed Dec 23, 2024
1 parent 1cddb2f commit fa5f93f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/net.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
- '**.txt'
- 'art'
workflow_dispatch:
schedule: [cron: "40 1 * * *"]

jobs:
test:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/quinn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
- '**.txt'
- 'art'
workflow_dispatch:
schedule: [cron: "40 1 * * *"]

jobs:
test:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/s2n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
- '**.txt'
- 'art'
workflow_dispatch:
schedule: [cron: "40 1 * * *"]

jobs:
test:
Expand Down

0 comments on commit fa5f93f

Please sign in to comment.