Skip to content

Commit

Permalink
tirgger workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov committed Oct 10, 2020
1 parent b7ae839 commit baedfdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Validate 'setup-xcode'
on:
push:
branches:
- main
- master
pull_request:
schedule:
- cron: 0 0 * * *
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build task
on:
push:
branches:
- main
- master
pull_request:
schedule:
- cron: 0 0 * * *
Expand Down

0 comments on commit baedfdd

Please sign in to comment.