Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Computershik73 authored Feb 11, 2024
1 parent e373cb5 commit f300d57
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
name: Github CI build

on:
workflow_dispatch:
inputs: {}
push:
branches:
- master
tags:
- '*'
pull_request:
branches:

- master
env:
RELEASE: 4.4.0.68
Expand Down

0 comments on commit f300d57

Please sign in to comment.