feat: progress on javascript action

This commit is contained in:
Rogério Peixoto
2021-10-15 17:32:14 +01:00
parent ab3f597138
commit b154474a20
15 changed files with 39535 additions and 60 deletions

14
.github/workflows/test-action.yaml vendored Normal file
View File

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