We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ffe7a commit f9e05d8Copy full SHA for f9e05d8
.github/workflows/smoke.yml
@@ -4,7 +4,7 @@ name: Smoke
4
on: # yamllint disable-line rule:truthy
5
workflow_dispatch:
6
pull_request:
7
- branches: ["main"]
+ branches: ["revert-10558-amazimbe/use-new-maven-version"]
8
schedule:
9
- cron: "0 * * * *"
10
0 commit comments