We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e487219 commit c99fd59Copy full SHA for c99fd59
.github/workflows/update-swift-version.yml
@@ -1,8 +1,6 @@
1
name: Update Swift Version
2
3
on:
4
- pull_request:
5
- types: [opened, reopened, synchronize]
6
schedule:
7
- cron: '0 0 */14 * *' # Every 14 days at midnight UTC
8
workflow_dispatch:
0 commit comments