Skip to content

chore(deps): bump goschtalt/.github from 1.0.13 to 1.0.14 #11

chore(deps): bump goschtalt/.github from 1.0.13 to 1.0.14

chore(deps): bump goschtalt/.github from 1.0.13 to 1.0.14 #11

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@8ad3b9b39c3f69262a7e98a82afbfe3e3c1d4a51 # v1.0.14
secrets: inherit