Skip to content

Commit

Permalink
fix: Remove pull request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleChest authored Feb 17, 2024
1 parent 3b8d0ea commit c4285be
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/leaves.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Leaves CI

on:
push:
branches: [ master ]
pull_request:
types: [ closed ]
branches: [ master ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c4285be

Please sign in to comment.