feat: progress on javascript action

This commit is contained in:
Rogério Peixoto
2021-10-15 18:36:36 +01:00
parent b154474a20
commit 85361e63fa
6 changed files with 7038 additions and 289 deletions

15
.github/workflows/test_action.yaml vendored Normal file
View File

@ -0,0 +1,15 @@
name: Test KICS action
on:
pull_request:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test KICS action
uses: ./
with:
path: positive.tf