Skip to content

Commit d911c5e

Browse files
Update add-update-label-weekly.yml
CORRECTED org/website info to automation
1 parent 43ed084 commit d911c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-update-label-weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
jobs:
2323
Add-Update-Label-Weekly:
2424
runs-on: ubuntu-latest
25-
if: github.repository == 'website/gh-pages' #
25+
if: github.repository == 'hackforla/website' #
2626
steps:
2727
- name: Generate token from GitHub App
2828
id: generate-app-token

0 commit comments

Comments
 (0)