Skip to content

ci: darwinのビルドテストを追加 #49

ci: darwinのビルドテストを追加

ci: darwinのビルドテストを追加 #49

Workflow file for this run

name: Pinact
on:
workflow_dispatch:
push:
pull_request:
jobs:
pinact:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
- name: Check if Actions versions are pinned
uses: suzuki-shunsuke/pinact-action@cf51507d80d4d6522a07348e3d58790290eaf0b6 # v2.0.0
with:
skip_push: true