diff --git a/.github/workflows/generator.yaml b/.github/workflows/generator.yaml index 2e84986..ba7f9cd 100644 --- a/.github/workflows/generator.yaml +++ b/.github/workflows/generator.yaml @@ -3,7 +3,7 @@ name: "Code Generation" on: push: tags: - - * + - ''*' permissions: contents: write diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file