Skip to content

Commit

Permalink
chore: modify some config in workflows (apache#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
chunshao90 authored Dec 7, 2022
1 parent 449de59 commit ef89533
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
paths-ignore:
- 'docs/**'
- 'etc/**'
- '.github/**'
- '**.md'
- '**.yml'
- '.dockerignore'
Expand All @@ -21,7 +20,6 @@ on:
paths-ignore:
- 'docs/**'
- 'etc/**'
- '.github/**'
- '**.md'
- '**.yml'
- '.dockerignore'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dockerhub-description.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Update Docker Hub Description

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit ef89533

Please sign in to comment.