Skip to content

Commit 78bd51c

Browse files
committed
missing quotes
1 parent fcdeca1 commit 78bd51c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
push-to-private:
18-
if: github.repository == facebookresearch/fairchem
18+
if: github.repository == 'facebookresearch/fairchem'
1919
runs-on: ubuntu-latest
2020
environment: sync-private
2121
steps:

0 commit comments

Comments
 (0)