Skip to content

Commit

Permalink
Merge pull request #67 from jordojordo/main
Browse files Browse the repository at this point in the history
Initiate push release
  • Loading branch information
jordojordo committed Aug 22, 2024
2 parents e49c8e2 + c73790f commit 89f3d18
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/sync-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
release:
types: [released]
# Removing this trigger until the protected rule on the `main` branch does not limit actions.
# push:
# branches:
# - main
# paths:
# - manifest.json
push:
branches:
- main
# paths:
# - manifest.json

env:
ACTIONS_RUNNER_DEBUG: false
Expand Down

0 comments on commit 89f3d18

Please sign in to comment.