Skip to content

Commit

Permalink
Initiate push release
Browse files Browse the repository at this point in the history
  • Loading branch information
jordojordo committed Aug 22, 2024
1 parent ce22103 commit c73790f
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 c73790f

Please sign in to comment.