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 0bc5cca commit c0c8354Copy full SHA for c0c8354
.github/workflows/gradle.yml
@@ -36,7 +36,6 @@ jobs:
36
publish_snapshot:
37
if: (github.event_name == 'push' || github.event_name == 'workflow_dispatch') && github.repository_owner == 'grails-plugins'
38
name: "Build Project and Publish Snapshot release"
39
- needs: test_project
40
runs-on: ubuntu-24.04
41
steps:
42
- name: "📥 Checkout repository"
0 commit comments