Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaydanOMGr authored Oct 22, 2024
1 parent b205914 commit 1e20e86
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ name: Build GlowingEyes for fabric/1.19.2

on:
push:
branches: [ "fabric/1.19.2" ]
branches: [ "1.19.2" ]
pull_request:
branches: [ "fabric/1.19.2" ]
branches: [ "1.19.2" ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 1e20e86

Please sign in to comment.