Skip to content

chore(deps): bump goschtalt/.github from 1.0.7 to 1.0.10 #7

chore(deps): bump goschtalt/.github from 1.0.7 to 1.0.10

chore(deps): bump goschtalt/.github from 1.0.7 to 1.0.10 #7

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <weston_schmidt@alumni.purdue.edu>
# 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@5f3ff5416f88e0f124e1792d3f406b8439bf45ac # v1.0.10
secrets: inherit