Skip to content

nnayk is testing out GitHub Actions πŸš€ #2

nnayk is testing out GitHub Actions πŸš€

nnayk is testing out GitHub Actions πŸš€ #2

Workflow file for this run

name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions πŸš€
on:
push:
branches: [main]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: next lint