Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Master CI/CD workflow for Fermitools build
on:
push:
branches: master # ${{github.ref_name}} not allowed here.
branches: pulsar_deprecation # ${{github.ref_name}} not allowed here.
workflow_dispatch:
inputs:
logLevel:
Expand Down
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,9 @@
[submodule "fermitools-fhelp"]
path = src/fermitools-fhelp
url = https://github.com/fermi-lat/fermitools-fhelp.git
[submodule "pulsarDb"]
path = src/pulsarDb
url = https://github.com/fermi-lat/pulsarDb.git
[submodule "burstFit"]
path = src/burstFit
url = https://github.com/fermi-lat/burstFit.git
[submodule "pulsePhase"]
path = src/pulsePhase
url = https://github.com/fermi-lat/pulsePhase.git
[submodule "pyBurstAnalysisGUI"]
path = src/pyBurstAnalysisGUI
url = https://github.com/fermi-lat/pyBurstAnalysisGUI.git
Expand Down
1 change: 0 additions & 1 deletion src/pulsarDb
Submodule pulsarDb deleted from 2fe329
1 change: 0 additions & 1 deletion src/pulsePhase
Submodule pulsePhase deleted from 6c3645
Loading