2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

enable ci for push, pull request and workflow dispatch

This commit is contained in:
anggape
2023-07-22 16:04:47 +07:00
parent fc80b4c5c8
commit 47001edce4

View File

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