Skip to content

Commit

Permalink
ci: (AppMap) Update workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilpin committed Oct 30, 2023
1 parent 972480f commit b3cdc74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ Here is the updated workflow with the inserted snippet:
name: Main
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 0 * * 0'
permissions:
# Allows the EndBug/add-and-commit step to commit the package manager changes,
Expand Down

0 comments on commit b3cdc74

Please sign in to comment.