Skip to content

Linting a random file to see if build runs as expected (#190) #176

Linting a random file to see if build runs as expected (#190)

Linting a random file to see if build runs as expected (#190) #176

Workflow file for this run

name: Push
on:
push:
branches:
- "main"
- "[0-9]+.[0-9]+"
jobs:
push:
uses: stakater/.github/.github/workflows/[email protected]
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}