Skip to content

Commit

Permalink
👷 disable Native Image Snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Lum authored Dec 13, 2024
1 parent 9ed27cb commit f6ee391
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/native-image-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Native Image - Snapshot

on:
workflow_dispatch:
push:
branches:
- master
paths-ignore:
- '**.md'
- 'docs/**'
# push:
# branches:
# - master
# paths-ignore:
# - '**.md'
# - 'docs/**'

jobs:
clean_release:
Expand Down

0 comments on commit f6ee391

Please sign in to comment.