Skip to content

Commit

Permalink
Merge pull request #71 from aalves08/revert-wf-change
Browse files Browse the repository at this point in the history
revert workflow changes
  • Loading branch information
aalves08 authored Aug 30, 2024
2 parents 0323a9d + b3bb01f commit 3fda22c
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 3fda22c

Please sign in to comment.