Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
leap0x7b committed Feb 4, 2024
1 parent 7fee06f commit fc833e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
name: Update version on build.zig.zon

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:

permissions: write-all

jobs:
update:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc833e4

Please # to comment.