We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f620bc8 commit 2cd1049Copy full SHA for 2cd1049
.github/workflows/uml.yml
@@ -1,7 +1,7 @@
1
name: Update the UML Diagrams
2
3
on:
4
- push:
+ pull_request:
5
types: [closed]
6
branches: [main]
7
paths:
0 commit comments