Skip to content

chore(deps): bump goschtalt/.github from 1.1.29 to 1.1.30 #63

chore(deps): bump goschtalt/.github from 1.1.29 to 1.1.30

chore(deps): bump goschtalt/.github from 1.1.29 to 1.1.30 #63

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@28ad2dd062c3f21353f7d8fb1e2f8f24ad5eebac # v1.1.30
secrets: inherit