Skip to content

feat(deps): bump github.com/xmidt-org/eventor from 0.0.0-20230910205925-8ff168bd12ed to 1.0.18 #89

feat(deps): bump github.com/xmidt-org/eventor from 0.0.0-20230910205925-8ff168bd12ed to 1.0.18

feat(deps): bump github.com/xmidt-org/eventor from 0.0.0-20230910205925-8ff168bd12ed to 1.0.18 #89

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