We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59a7a1 commit 8dba37fCopy full SHA for 8dba37f
1 file changed
.github/workflows/sync-internal.yaml
@@ -6,8 +6,8 @@ on:
6
7
jobs:
8
sync:
9
- runs-on: ubuntu-latest
10
if: github.repository == 'bluesky-social/atproto'
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout public repo
13
uses: actions/checkout@v4
0 commit comments