Skip to content

Commit

Permalink
GH Actions tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tarjeieo committed Nov 1, 2024
1 parent c1cf2bd commit 9f98c47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI (releases/*)
on:
push:
branches:
- releases/1.9
- releases/1.10
- feat/instrument
paths:
- "SharePointFramework/**"
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/pr-package-spfx-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ on:
pull_request:
types: [assigned, opened, synchronize, reopened]
branches:
- releases/*
- releases/1.9
- releases/1.10
paths:
- SharePointFramework/**
- .github/workflows/pr-package-spfx-dev.yml
Expand Down

0 comments on commit 9f98c47

Please sign in to comment.