Skip to content

Commit

Permalink
Merge pull request #4 from dfinity/rename-repository
Browse files Browse the repository at this point in the history
Update repo reference
  • Loading branch information
cgundy authored Sep 21, 2023
2 parents 585b662 + d7beaf9 commit ae8e885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
repository: 'dfinity/internal-workflows'
repository: 'dfinity/public-workflows'

- name: Check Membership
id: check-membership
Expand All @@ -41,7 +41,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
repository: 'dfinity/repositories-open-to-contributions'
repository: 'dfinity/public-workflows'
- name: Check if accepting external contributions
id: accepts_external_contrib
uses: ./reusable_workflows/check_membership/check_external_contrib/
Expand Down

0 comments on commit ae8e885

Please sign in to comment.