super-productivity/.github/workflows
Corey Newton 943d564aca
docs(ci): prevent sync job from running on PR (#6240)
The workflow fails during the "sync" job on a pull request because of
repo-specific settings that are not set. These can be a security problem
to enable and are not needed for this workflow. Since accepting a PR
will cause a merge (and therefore a push by the author) this push will
then trigger the sync job with the correct authorization and will
therefore succeed as observed during my initial testing.

The only actions needed for the PR itself is linting.
2026-01-28 16:39:54 +01:00
..
auto-publish-google-play-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
build-android.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
build-create-windows-store-on-release.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
build-ios.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
build-publish-to-aur-on-release.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
build-publish-to-mac-store-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
build-publish-to-snap-on-release.yml security: pin all GitHub Actions to commit SHAs (CVE-2025-30066 mitigation) 2026-01-21 14:30:24 +01:00
build-update-web-app-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
build.yml build: sign path setup 2026-01-28 11:55:35 +01:00
ci.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
claude.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
codeql-analysis.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
e2e-scheduled.yml perf(ci): optimize E2E workflow with shared build and Playwright caching 2026-01-26 16:00:19 +01:00
issue-open-auto-reply.yml fix(ci): add issues write permission to autoresponse workflow 2026-01-06 13:17:15 +01:00
manual-build.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
pr-preview-deploy.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
publish-to-hub-docker.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
review.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
signpath-code-signing.yml build: sign path setup 7 2026-01-28 13:20:24 +01:00
stale.yml security: add Harden-Runner and fix remaining unpinned actions 2026-01-21 14:30:24 +01:00
supersync-docker.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6188) 2026-01-26 11:05:14 +01:00
test-mac-dmg-build.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
welcome-first-time-contributors.yml security: add Harden-Runner and fix remaining unpinned actions 2026-01-21 14:30:24 +01:00
wiki-sync.yml docs(ci): prevent sync job from running on PR (#6240) 2026-01-28 16:39:54 +01:00