File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,13 +20,14 @@ permissions:
2020jobs :
2121 main :
2222 runs-on : ubuntu-latest
23+ if : ${{ github.repository_owner == 'dotnet' }}
2324 steps :
2425 - name : Checkout Actions
2526 uses : actions/checkout@v4
2627 with :
2728 repository : " microsoft/vscode-github-triage-actions"
2829 path : ./actions
29- ref : 0e46b66330f7fbece9aacc65c31c38f434041050 # Pin to commit: https://github.com/microsoft/vscode-github-triage-actions/commit/0e46b66330f7fbece9aacc65c31c38f434041050
30+ ref : 066bee9cefa6f0b4bf306040ff36fc7d96a6d56d # Pin to commit: https://github.com/microsoft/vscode-github-triage-actions/commit/066bee9cefa6f0b4bf306040ff36fc7d96a6d56d
3031 - name : Install Actions
3132 run : npm install --production --prefix ./actions
3233 - name : Run Locker
You can’t perform that action at this time.
0 commit comments