Skip to content

chore(deps): bump goschtalt/.github from 1.1.24 to 1.1.25 #53

chore(deps): bump goschtalt/.github from 1.1.24 to 1.1.25

chore(deps): bump goschtalt/.github from 1.1.24 to 1.1.25 #53

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: CI
on:
push:
branches:
- main
paths-ignore:
- '**.md'
- .gitignore
tags:
- 'v*'
pull_request:
workflow_dispatch:
permissions:
contents: write
jobs:
ci:
uses: goschtalt/.github/.github/workflows/ci.yml@3f780777f3f95e0f4f8e51705ab8bbdfdf901c90 # v1.1.25
secrets: inherit