compare-changes 0.8.13

Reimplementation of GitHub file paths pattern matcher
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
permissions: {}
on:
  push:
    branches:
      - wildcard
    paths:
jobs:
  wildcard:
    runs-on: ubuntu-latest
    steps:
      - run: |
          true