Skip to content

Merge pull request #4 from alezhu/dependabot/github_actions/softprops… #43

Merge pull request #4 from alezhu/dependabot/github_actions/softprops…

Merge pull request #4 from alezhu/dependabot/github_actions/softprops… #43

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
paths-ignore:
- '**.md'
- '.gitignore'
- 'LICENSE'
pull_request:
branches: [ "main" ]
paths-ignore:
- '**.md'
- '.gitignore'
- 'LICENSE'
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/tests.yml