Skip to content

Commit

Permalink
changing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rsantacroce committed Jan 18, 2024
1 parent 0c20bdb commit dade76a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Build Godot Project

on:
push:
branches:
- main
pull_request:
push:
branches:
- main
- '**'
tags-ignore:
- '**'

jobs:
build:
Expand Down

0 comments on commit dade76a

Please sign in to comment.