Skip to content

Commit

Permalink
Run gh actions manually
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Aug 20, 2024
1 parent 7d2d498 commit af9eaa8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Build Docker Image

on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_protected == 'true' && github.sha || github.ref }}-{{ github.event_name }}
Expand Down

0 comments on commit af9eaa8

Please sign in to comment.