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 6bd7f64 commit b1fd910Copy full SHA for b1fd910
.github/workflows/buildbug.yml
@@ -1,7 +1,7 @@
1
-name: build
+name: buildbug
2
on: workflow_dispatch
3
jobs:
4
- build:
+ buildbug:
5
runs-on: ubuntu-22.04
6
steps:
7
- uses: actions/setup-node@v4
0 commit comments