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 f173d1b commit d571548Copy full SHA for d571548
.github/workflows/push-gitlab.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
push:
14
- if: github.repository == "alexcoder04/kherson"
+ if: github.repository == 'alexcoder04/kherson'
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments