Compare commits

..

No commits in common. "73475f09c386c37dcb7a2622ce867c657f3d4f6d" and "c218df40b2decf87a2688defa1d1311495a2adb6" have entirely different histories.

1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
# This is a dummy ci job added so that the gha-merge-up action will find a ci.yml file to run
name: CI
runs-on: ubuntu-latest
steps:
- name: Pass
run: |
echo "Passed"