Skip to content

Commit

Permalink
will datadog collect this?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kislovskiy committed Apr 13, 2024
1 parent a155c84 commit 019656c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/2023-PyConIT-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "2023 PyConIT 🇮🇹 generate gallery.pdf"
run-name: "️BUILD - 2023 PyConIT (${{ github.event_name }})"

on:
# pull_request:
pull_request:
push:
branches:
- main
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "2023 PyData Berlin 🇩🇪 generate gallery.pdf"
run-name: "BUILD - 2023 PyData Berlin (${{ github.event_name }})"

on:
# pull_request:
pull_request:
push:
branches:
- main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2023_EuroSciPy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "2023 EuroSciPy 🇨🇭 Continuous Integration Demo"
run-name: "️BUILD - 2023 EuroSciPy (${{ github.event_name }})"

on:
# pull_request:
pull_request:
push:
branches:
- main
Expand Down

0 comments on commit 019656c

Please sign in to comment.