Skip to content

Bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0 #18

Bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0

Bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0 #18

Workflow file for this run

name: Test Action
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
test:
name: Run test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: default values
uses: ./
- name: specify folder
uses: ./
with:
test_path: ./example
- name: single file
uses: ./
with:
test_path: ./example/model.fga.yaml