Skip to content

Commit baedfdd

Browse files
author
Maxim Lobanov
committed
tirgger workflows
1 parent b7ae839 commit baedfdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Validate 'setup-xcode'
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
pull_request:
77
schedule:
88
- cron: 0 0 * * *

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build task
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
pull_request:
77
schedule:
88
- cron: 0 0 * * *

0 commit comments

Comments
 (0)