Skip to content

ci: Set up dev and tag luarocks release workflow #6

ci: Set up dev and tag luarocks release workflow

ci: Set up dev and tag luarocks release workflow #6

Workflow file for this run

name: dev
on:
push:
branches:
- master
pull_request: # Luarocks upload only tests installation
jobs:
tests:
uses: ./.github/workflows/tests.yml
luarocks_dev:
needs: tests
uses: ./.github/workflows/luarocks.yml
with:
luarocks_version: dev