Skip to content

Updated Puppet Build workflow CI. #3

Updated Puppet Build workflow CI.

Updated Puppet Build workflow CI. #3

Workflow file for this run

name: Puppet Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./puppet
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Ballerina Build
uses: ballerina-platform/ballerina-action@master
with:
args:
build