Skip to content

Commit f8fd574

Browse files
committed
ask help from yaml support
I installed RedHats yaml support for visual studio code
1 parent ac913dc commit f8fd574

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-material.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Publish Workshop Material
22
on:
3-
- push:
3+
push:
44
branches:
55
- main
6-
- repository_dispatch:
6+
repository_dispatch:
77
jobs:
88
create-archive:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)