Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/canonical/sdcore-g…
Browse files Browse the repository at this point in the history
…ithub-workflows-2.3.1
  • Loading branch information
gatici authored Dec 13, 2024
2 parents 6a8e09b + 2ee2a46 commit cc72ed8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ name: Main

on:
pull_request:
types: [edited, opened, reopened, synchronize]
branches:
- main
- v**
push:
branches:
- main
- v**
schedule:
- cron: '0 0 * * 0'

Expand Down

0 comments on commit cc72ed8

Please sign in to comment.