Skip to content

Commit

Permalink
Test on pull requests too.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 1, 2020
1 parent 9edb25b commit 9ff6703
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ on:
push:
tags_ignore:
- '*'
pull_request:
schedule:
- cron: '8 13 10 * *'
- cron: '22 18 10 * *'

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
tags:
- '*'
schedule:
- cron: '30 0 11 * *'
- cron: '6 4 11 * *'

jobs:
release:
Expand Down

0 comments on commit 9ff6703

Please sign in to comment.