Skip to content

sharmayajush is learning GitHub Actions #1

sharmayajush is learning GitHub Actions

sharmayajush is learning GitHub Actions #1

Workflow file for this run

name: learn-github-actions
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 'stable'
- name: accuknox-install
uses: accuknox/[email protected]
- name: accuknox-report
uses: accuknox/[email protected]