Skip to content

Commit 0e57320

Browse files
authored
Update activity-trigger.yml: changed line 25 back to original state
1 parent 397308f commit 0e57320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/activity-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
jobs:
2323
Gather-Activity-Event-Information:
2424
runs-on: ubuntu-latest
25-
if: github.repository == 'xnealcarson/website'
25+
if: github.repository == 'hackforla/website'
2626
steps:
2727
- uses: actions/checkout@v5
2828

0 commit comments

Comments
 (0)