Skip to content

Commit

Permalink
Update godot-ci.yml
Browse files Browse the repository at this point in the history
works on pull_request to main
  • Loading branch information
kth1888 authored May 17, 2024
1 parent 521b3ab commit 1b457b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "godot-ci export"
on: push
on: pull_request:
branches:
- main

env:
GODOT_VERSION: 4.2.1
Expand Down

0 comments on commit 1b457b9

Please sign in to comment.