We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0ac57 commit f73469cCopy full SHA for f73469c
.github/workflows/macos-linux-namespace.yml
@@ -4,8 +4,6 @@ name: MacOS
4
on:
5
pull_request:
6
types: [opened, reopened, synchronize]
7
- schedule:
8
- - cron: '0 2 * * SUN'
9
10
# https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre#comment133398800_72408109
11
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency
0 commit comments