Skip to content

Commit

Permalink
Enable push and pr runs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpm-canonical committed Sep 30, 2024
1 parent 3c21165 commit 6083d14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snap-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Snap CI
on:
# schedule:
# - cron: "20 2 * * 1" # Monday morning 02:20 UTC
# push:
push:
# branches: [main]
# pull_request:
pull_request:
# branches: [main]
# Allow manual trigger
workflow_dispatch:
Expand Down

0 comments on commit 6083d14

Please sign in to comment.