There was an error while loading. Please reload this page.
1 parent fcdeca1 commit e5175cbCopy full SHA for e5175cb
1 file changed
.github/workflows/sync-fork.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
jobs:
17
push-to-private:
18
- if: github.repository == facebookresearch/fairchem
+ if: github.repository == 'facebookresearch/fairchem'
19
runs-on: ubuntu-latest
20
environment: sync-private
21
steps:
0 commit comments