Skip to content

Commit cfb9cf9

Browse files
Merge branch 'main' into patch2
2 parents cbc072e + 2857466 commit cfb9cf9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
ref: ${{ github.ref_name }}
1719
- uses: actions/setup-python@v5
1820
with:
1921
python-version: "3.12"

2025.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Subject,Start Date,End Date,Location,Country,Venue,Tutorial Deadline,Talk Deadline,Website URL,Proposal URL,Sponsorship URL
2-
PyCon US,2024-05-14,2024-05-22,"Pittsburgh, Pennsylvania, United States of America",USA,David L. Lawrence Convention Center,,,https://us.pycon.org,,
3-
PyCascades,2025-08-08,2025-02-09,"Portland, Oregon, United States of America",USA,Revolution HAll,,,https://2025.pycascades.com/,https://2025.pycascades.com/program/cfp/,
2+
PyCon US,2025-05-14,2025-05-22,"Pittsburgh, Pennsylvania, United States of America",USA,"David L. Lawrence Convention Center",,,https://us.pycon.org,,
3+
PyCascades,2025-02-08,2025-02-09,"Portland, Oregon, United States of America",USA,"Revolution Hall",,,https://2025.pycascades.com/,https://2025.pycascades.com/program/cfp/,

0 commit comments

Comments
 (0)