Skip to content

Commit

Permalink
fix(ci): ensure that CI is always run on PRs irrespective of changed …
Browse files Browse the repository at this point in the history
…files
  • Loading branch information
nicklasfrahm committed Feb 16, 2022
1 parent 03b7327 commit ff9723c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ on:
pull_request:
branches:
- main
paths:
- Dockerfile
- main.go
- go.*
- .github/workflows/container.yml
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
Expand Down

0 comments on commit ff9723c

Please sign in to comment.