Skip to content

Bump ad-m/github-push-action from 0.6.0 to 0.8.0 #553

Bump ad-m/github-push-action from 0.6.0 to 0.8.0

Bump ad-m/github-push-action from 0.6.0 to 0.8.0 #553

Workflow file for this run

name: JSON Syntax & EntriesCheck
on: [push]
jobs:
jsontest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.0.0
- uses: shogo82148/actions-setup-perl@v1.23.1
with:
perl-version: '5.32'
install-modules-with: cpanm
install-modules-args: --no-interactive -v --installdeps
- name: run prove (testscripts)
run: |
prove -lr --ext=.pl t