Skip to content

Commit

Permalink
Manual and cron only
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Jan 16, 2025
1 parent a939dfe commit 12ea312
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 15 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/newest-adobe.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: newest-adobe

on:
push:
branches-ignore:
- gh-pages
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/newest-flash-cn.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: newest-flash-cn

on:
push:
branches-ignore:
- gh-pages
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/newest-harman-air-runtime.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: newest-harman-air-runtime

on:
push:
branches-ignore:
- gh-pages
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/newest-harman-air-sdk.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: newest-harman-air-sdk

on:
push:
branches-ignore:
- gh-pages
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: verify

on:
push:
branches-ignore:
- gh-pages
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 12ea312

Please sign in to comment.