Skip to content

Commit

Permalink
add github actions ci
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Dec 4, 2024
1 parent fb04f0a commit cb7a1b1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-imgs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Docker Image CI (common)

on:
push:
paths:
- "common/**"

on: push
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cb7a1b1

Please sign in to comment.