Skip to content

feat: add github action #2

feat: add github action

feat: add github action #2

Workflow file for this run

on:
pull_request:
pull_request_target:
push:
jobs:
main:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- id: foo
uses: ./
with:
name: 'neqo'
image: 'ghcr.io/mozilla/neqo-qns:latest'
url: https://github.com/mozilla/neqo