Skip to content

Commit 2ec3db6

Browse files
authored
Update blank.yml
1 parent 8728d40 commit 2ec3db6

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/workflows/blank.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ jobs:
2929
submodules: true
3030

3131
# Runs a single command using the runners shell
32-
- name: Run a one-line script
33-
run: echo Hello, world!
34-
35-
# Runs a set of commands using the runners shell
36-
- name: Run a multi-line script
37-
run: |
38-
echo Add other actions to build,
39-
echo test, and deploy your project.
32+
- name: GitHub Action for VectorCAST
33+
run:
34+
workflows: ["GitHub Action for VectorCAST"]

0 commit comments

Comments
 (0)