Watch
2
0
Fork
You've already forked raylib-cs
0

temporarily enable workflow for all branches

This commit is contained in:
anggape 2023-07-22 15:14:33 +07:00
commit 2f5102a246
No known key found for this signature in database
GPG key ID: 318EF680D0181D86

View file

@ -1,13 +1,13 @@
name: Build name: Build
on: on:
push: push:
branches: master # branches: master
pull_request: # pull_request:
branches: '*' # branches: '*'
paths-ignore: # paths-ignore:
- 'README.md' # - 'README.md'
- '.github/ISSUE_TEMPLATE/**' # - '.github/ISSUE_TEMPLATE/**'
workflow_dispatch: # workflow_dispatch:
jobs: jobs:
prepare: prepare:
runs-on: ubuntu-latest runs-on: ubuntu-latest