Skip to content

Commit

Permalink
Adding pull request as trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
anchal-physics committed May 1, 2024
1 parent a23d17a commit 67c48ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/make_docs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Make Docs
on:
pull_request:
branches: ["master"]
push:
branches:
- master
Expand All @@ -10,6 +12,7 @@ on:
- 'docs/**'
tags: '*'
workflow_dispatch:

jobs:
make_docs:
permissions:
Expand Down

0 comments on commit 67c48ee

Please sign in to comment.