Skip to content

Commit

Permalink
ci: fix force update
Browse files Browse the repository at this point in the history
  • Loading branch information
azrod committed Nov 3, 2024
1 parent c76a349 commit b7c78c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go-proxy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: 'Force update pkg.go.dev/doc.crds.dev release sync'

on:
workflow_dispatch:
release:
types: [published]
types: [created]

jobs:
pkg-go-dev:
Expand Down

0 comments on commit b7c78c8

Please sign in to comment.