nextcloud-android/.github/workflows/detectSnapshost.yml
Andy Scherzinger 6cf37e32d9 add missing changes from #8781
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Co-Authored-by: tobiasKaminsky <tobias@kaminsky.me>
2021-10-06 08:26:25 +00:00

14 lines
296 B
YAML

name: "Detect snapshot"
on:
pull_request:
branches: [ master, stable-* ]
jobs:
detectSnapshot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Detect SNAPSHOT
run: scripts/analysis/detectSNAPSHOT.sh