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 d23e8a3 commit 088806eCopy full SHA for 088806e
.github/workflows/ci-cd.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- if: github.repository == 'rht-labs/open-management-portal-git-api'
+ if: github.repository == 'rht-labs/lodestar-git-api'
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
0 commit comments