Skip to content

Using counters project to test remote reusable workflows #4

Using counters project to test remote reusable workflows

Using counters project to test remote reusable workflows #4

Workflow file for this run

name: Counter Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
paths:
- 'counters/**'
jobs:
build:
uses: synadia-io/workflows/.github/workflows/java-standard-pr.yml@main
with:
project-dir: counters
secrets: inherit