Skip to content

Commit

Permalink
revert: run workflow on changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Jun 4, 2024
1 parent 8876d54 commit f162dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-moby-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests agains Latest Docker Moby

on:
pull_request:
types: [opened, reopened]
types: [opened, synchronize, reopened]
schedule:
# nightly build, at 23:59 CEST
- cron: '59 23 * * *'
Expand Down

0 comments on commit f162dc6

Please sign in to comment.