Skip to content

chore: Pin GitHub actions to a hash #190

chore: Pin GitHub actions to a hash

chore: Pin GitHub actions to a hash #190

Workflow file for this run

on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-24.04
steps:
- run: echo "Hello, World"