Skip to content

Commit

Permalink
only run on main/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ike authored and tghosth committed Jul 27, 2023
1 parent ca880af commit 6c3f288
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build Documents

on:
push:
#branches:
#- 'master'
#- 'main'
branches:
- 'master'
- 'main'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
Empty file removed docker/CHANGED
Empty file.

0 comments on commit 6c3f288

Please sign in to comment.