We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671cf72 commit 377ed7dCopy full SHA for 377ed7d
.github/workflows/build-and-deploy.yml
@@ -19,7 +19,7 @@ concurrency:
19
cancel-in-progress: true
20
21
jobs:
22
- Build:
+ success:
23
strategy:
24
matrix:
25
os: [windows, macos, ubuntu]
0 commit comments