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 461e960 commit c2f8660
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: '32 7 19 * *'
- cron: '0 13 19 * *'

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: '16 22 20 * *'
- cron: '19 6 20 * *'

jobs:
release:
Expand Down

0 comments on commit c2f8660

Please sign in to comment.