Skip to content

Commit

Permalink
[CI] Removed the cron attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
LAGNEAU Romain committed Jul 17, 2024
1 parent ee0ac57 commit f73469c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/macos-linux-namespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: MacOS
on:
pull_request:
types: [opened, reopened, synchronize]
schedule:
- cron: '0 2 * * SUN'

# https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre#comment133398800_72408109
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency
Expand Down

0 comments on commit f73469c

Please sign in to comment.