Skip to content

Added Checkout to the linter step so the workflow access repository f… #26

Added Checkout to the linter step so the workflow access repository f…

Added Checkout to the linter step so the workflow access repository f… #26

Workflow file for this run

name: Atom Pipeline
on:
push:
branches:
- main
jobs:
setup:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- uses: ok-nick/[email protected]
with:
version: v0.3.0
path: "."
cache: false
token: ${{ github.token }}
- name: "aftman install"
run: aftman install
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- uses: NTBBloodbath/[email protected]
with:
token: ${{ github.token }}
args: src