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 2d7ac4c commit 8e4d903Copy full SHA for 8e4d903
.github/workflows/projectActions.yml
@@ -16,4 +16,4 @@ jobs:
16
uses: srggrs/[email protected]
17
if: github.event.action == 'opened' || contains(github.event.issue.labels.*.name, 'java-web')
18
with:
19
- project: 'https://github.com/bobocode-projects/java-web-course/projects/1'
+ project: 'https://github.com/bobocode-projects/java-web-exercises/projects/1'
0 commit comments