Update workflows
This commit is contained in:
parent
a35f420124
commit
c483e03222
|
@ -1,4 +1,5 @@
|
|||
name: Check dist/
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
name: CodeQL analysis
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
name: Release new action version
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
|
|
Loading…
Reference in New Issue