Skip to content

Update of-watchdog to 0.10.4 and Python to 3.12 #23

Update of-watchdog to 0.10.4 and Python to 3.12

Update of-watchdog to 0.10.4 and Python to 3.12 #23

Workflow file for this run

name: ci-only
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Setup faas-cli
run: curl -sSL https://cli.openfaas.com | sh
- name: Verify all templates
run: bash verify.sh