We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8f764 commit 3954498Copy full SHA for 3954498
3 files changed
.github/workflows/ash-security-scan.yml
@@ -1,6 +1,8 @@
1
name: ASH Security Scan
2
3
on:
4
+ push:
5
+ branches: [ main ]
6
pull_request:
7
branches: [ main ]
8
.github/workflows/js-lint.yml
name: JavaScript/TypeScript Code Quality
.github/workflows/python-lint.yml
name: Python Code Quality
0 commit comments